projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4a4a4
)
python-curl: update to 7.43.0.2
author
Waldemar Konik
<
[email protected]
>
Mon, 4 Jun 2018 08:03:45 +0000
(10:03 +0200)
committer
Waldemar Konik
<
[email protected]
>
Mon, 4 Jun 2018 08:12:26 +0000
(10:12 +0200)
Signed-off-by: Waldemar Konik <
[email protected]
>
lang/python/python-curl/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-curl/Makefile
b/lang/python/python-curl/Makefile
index 12bff8fd49c71c3b3857bb90692c20e2d5e00118..21c46db01a198a7775610d18e78eb2e7df882d22 100644
(file)
--- a/
lang/python/python-curl/Makefile
+++ b/
lang/python/python-curl/Makefile
@@
-5,7
+5,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=pycurl
-PKG_VERSION:=7.43.0.
1
+PKG_VERSION:=7.43.0.
2
PKG_RELEASE:=1
PKG_MAINTAINER:=Waldemar Konik <
[email protected]
>
PKG_LICENSE:=LGPL-2.1
@@
-13,7
+13,7
@@
PKG_LICENSE_FILE=COPYING-LGPL
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://dl.bintray.com/pycurl/pycurl/
-PKG_HASH:=
43231bf2bafde923a6d9bb79e2407342a5f3382c1ef0a3b2e491c6a4e50b91aa
+PKG_HASH:=
0f0cdfc7a92d4f2a5c44226162434e34f7d6967d3af416a6f1448649c09a25a4
include $(INCLUDE_DIR)/package.mk
include ../python-package.mk